.news-container .news-content .news-box .news-box-box .box-title {
  margin-bottom: 15px;
  margin-top: 15px; }

.jqcloudbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #E0E0E0;
  border-radius: 10px;
  margin-bottom: 15px; }
  .jqcloudbox .jqcloud-title {
    font-size: 24px;
    color: #1A1A1A;
    line-height: 55px; }
  .jqcloudbox #example {
    width: 294px;
    height: 205px;
    padding: 0 10px 10px 10px;
  }

.xznews-container .xznews-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 2px;
  border-top: 3px solid #33A6FB;
  height: 45px;
  line-height: 45px;
  border-bottom: 1px solid gainsboro;
  padding: 0px 6px; }
  .xznews-container .xznews-head .xznews-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .xznews-container .xznews-head .xznews-title .xznews-bdtitle {
      font-size: 24px;
      font-weight: bold;
      color: #33A6FB;
      margin-right: 5px; }
    .xznews-container .xznews-head .xznews-title .xznews-tiptitle {
      font-size: 24px;
      font-weight: bold;
      color: #E7E7E7; }
  .xznews-container .xznews-head .xznews-tip {
    font-size: 16px;
    color: #1A1A1A;
    cursor: pointer; }

.xznews-container .xznews-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0px 35px;
  -ms-flex-pack: distribute;
  justify-content: space-around; }
  .xznews-container .xznews-box .xznews-box-f {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .xznews-container .xznews-box .xznews-box-f .xznews-f-pitem {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .xznews-container .xznews-box .xznews-box-f .xznews-f-pitem .pitem-item {
        width: 224px;
        cursor: pointer; }
        .xznews-container .xznews-box .xznews-box-f .xznews-f-pitem .pitem-item .item-img {
          width: 224px;
          height: 140px; }
        .xznews-container .xznews-box .xznews-box-f .xznews-f-pitem .pitem-item .item-title {
          font-size: 16px;
          color: #1A1A1A;
          overflow: hidden;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          text-align: center; }
    .xznews-container .xznews-box .xznews-box-f .xznews-f-fitem {
      width: 470px;
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-top: 20px;
      cursor: pointer; }
      .xznews-container .xznews-box .xznews-box-f .xznews-f-fitem .fitem-img {
        width: 470px;
        height: 290px; }
      .xznews-container .xznews-box .xznews-box-f .xznews-f-fitem .fitem-tip {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        color: #FFFFFF;
        line-height: 40px;
        background-color: rgba(119, 122, 125, 0.5);
        text-align: center; }
    .xznews-container .xznews-box .xznews-box-f .xznews-f-list .f-item-spc {
      cursor: pointer; }
      .xznews-container .xznews-box .xznews-box-f .xznews-f-list .f-item-spc:first-child {
        border-bottom: 1px dashed gainsboro;
        margin-bottom: 10px; }
      .xznews-container .xznews-box .xznews-box-f .xznews-f-list .f-item-spc .item-spc-title {
        font-size: 18px;
        font-weight: bold;
        color: #333333;
        line-height: 30px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap; }
      .xznews-container .xznews-box .xznews-box-f .xznews-f-list .f-item-spc .item-spc-cont {
        font-size: 14px;
        font-weight: 400;
        color: #999999;
        line-height: 27px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        margin: 10px 0px 5px; }
    .xznews-container .xznews-box .xznews-box-f .xznews-f-list .f-item {
        position: relative;
        padding-left: 10px;
        font-size: 16px;
        color: #333333;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        line-height: 32px;
        cursor: pointer;
        display: block;
    }
      .xznews-container .xznews-box .xznews-box-f .xznews-f-list .f-item::before {
        content: '';
        width: 5px;
        height: 5px;
        position: absolute;
        border-radius: 50%;
        top: 40%;
        background-color: #333333;
        left: 0px; }
  .xznews-container .xznews-box .xznews-box-s {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .xznews-container .xznews-box .xznews-box-s .xznews-s-list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .xznews-container .xznews-box .xznews-box-s .xznews-s-list .s-list-item {
        position: relative;
        padding-left: 20px;
        font-size: 16px;
        color: #333333;
        line-height: 30px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        line-height: 34px;
        cursor: pointer; }
        .xznews-container .xznews-box .xznews-box-s .xznews-s-list .s-list-item::before {
          content: '';
          width: 5px;
          height: 5px;
          position: absolute;
          border-radius: 50%;
          top: 40%;
          background-color: #333333;
          left: 10px; }
    .xznews-container .xznews-box .xznews-box-s .spc-list {
      border-bottom: 1px dashed #E5E5E5;
      padding-bottom: 10px;
      margin-bottom: 10px; }
    .xznews-container .xznews-box .xznews-box-s .spc-item {
      font-weight: bold; }
      .xznews-container .xznews-box .xznews-box-s .spc-item::before {
        background-color: #FFA05B !important; }
    .xznews-container .xznews-box .xznews-box-s .s-img-item {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 470px;
      height: 300px;
      cursor: pointer; }
      .xznews-container .xznews-box .xznews-box-s .s-img-item .s-img {
        width: 470px;
        height: 300px; }
      .xznews-container .xznews-box .xznews-box-s .s-img-item .s-img-tip {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        color: #FFFFFF;
        line-height: 40px;
        background-color: rgba(119, 122, 125, 0.5);
        text-align: center; }
  .xznews-container .xznews-box .xznews-box-t .t-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .xznews-container .xznews-box .xznews-box-t .t-list .t-item-spc {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 13px;
      cursor: pointer; }
      .xznews-container .xznews-box .xznews-box-t .t-list .t-item-spc .t-item-img {
        width: 130px;
        height: 80px; }
      .xznews-container .xznews-box .xznews-box-t .t-list .t-item-spc .t-item-box {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        height: 70px;
        background-color: #F6F7F8;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 5px 10px;
        background-image: url(https://pres.vobao.com/Images/v5/pc/imgtip.png);
        background-position-x: right;
        background-position-y: bottom;
        background-repeat: no-repeat; }
        .xznews-container .xznews-box .xznews-box-t .t-list .t-item-spc .t-item-box .t-item-title {
          font-size: 14px;
          color: #333333;
          line-height: 21px;
          overflow: hidden;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          margin-bottom: 5px;
          cursor: pointer; }
        .xznews-container .xznews-box .xznews-box-t .t-list .t-item-spc .t-item-box .t-item-tip {
          font-size: 14px;
          color: #999999;
          line-height: 23px; }
    .xznews-container .xznews-box .xznews-box-t .t-list .t-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      font-size: 16px;
      line-height: 31px;
      color: black;
      cursor: pointer; }
      .xznews-container .xznews-box .xznews-box-t .t-list .t-item .t-item-tip {
        color: #666666;
        margin-right: 10px; }
      .xznews-container .xznews-box .xznews-box-t .t-list .t-item .t-item-title {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap; }
  .xznews-container .xznews-box .xznews-box-t .t-list2 .t-item-spc {
    margin-bottom: 30px;
    cursor: pointer; }
    .xznews-container .xznews-box .xznews-box-t .t-list2 .t-item-spc:last-child {
      margin-bottom: 0px; }
  .xznews-container .xznews-box .xznews-box-width {
    width: 470px; }
  .xznews-container .xznews-box .xznews-box-width2 {
    width: 366px; }
  .xznews-container .xznews-box .xznews-box-width3 {
    width: 313px; }
  .xznews-container .xznews-box .box-swiper {
    width: 32%;
    position: relative; }
    .xznews-container .xznews-box .box-swiper .box-swiper-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .xznews-container .xznews-box .box-swiper .box-swiper-item .item-img {
        width: 387px;
        height: 239px; }
      .xznews-container .xznews-box .box-swiper .box-swiper-item .item-title {
        font-size: 18px;
        color: #1A1A1A;
        line-height: 27px;
        margin: 10px 0px 13px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap; }
      .xznews-container .xznews-box .box-swiper .box-swiper-item .item-cont {
        font-size: 14px;
        color: #999999;
        line-height: 27px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical; }
    .xznews-container .xznews-box .box-swiper .swiper-pagination {
      margin: 5px auto 0;
      width: 100%; }
      .xznews-container .xznews-box .box-swiper .swiper-pagination .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        border-radius: 5px;
        margin: 0 4px; }

.xznews-container .xznews-box2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 20px 0px 35px;
  -ms-flex-pack: distribute;
  justify-content: space-around; }
  .xznews-container .xznews-box2 .box-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 224px;
    cursor: pointer;
    margin-bottom: 10px; }
    .xznews-container .xznews-box2 .box-item .box-item-img {
      width: 224px;
      height: 138px;
      margin-bottom: 8px; }
    .xznews-container .xznews-box2 .box-item .box-item-tip {
      width: 80%;
      text-align: center;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical; }

div.jqcloud span.w10 {
    font-size: 300%;
}
